Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODShape


GetGXShape

Mac OS

The GetGXShape method returns the geometric representation of this shape, expressed as a QuickDraw GX shape.

ODgxShape GetGXShape ();
return value
The QuickDraw GX shape that is equivalent to this shape.
DISCUSSION
The QuickDraw GX shape returned by this method is owned by this shape; you cannot modify it. However, when you no longer need it, you are responsible for deallocating its storage.

This method calls the GetPlatformShape method to obtain the QuickDraw GX shape.

EXCEPTIONS
kODErrInvalidGraphicsSystem
The QuickDraw GX graphics system is not installed or available.
SEE ALSO
The ODgxShape type (page 884).
The ODShape::GetPlatformShape method (page 639).
The ODShape::SetGXShape method (page 649).


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help